seslSetDropDownGravity

open fun seslSetDropDownGravity(gravity: Int)(source)

Set the gravity of the dropdown list. This is commonly used to set gravity to START or END for alignment with the anchor.

Parameters

gravity

Gravity constant for the dropdown list

See also